home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / tqs / MK2PROGS.SHR / KF16A2.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.0 KB  |  91 lines

  1. REM  Note: You must have MK2LOAD.EXE version 5.01 to use the macro ADV
  2. REM        Files for the Mark II WCS
  3. REM
  4. REM  For Falcon 3.0 (all versions of the F-16) by Spectrum HoloByte
  5. REM
  6. REM  Macro Version for ANALOG (Game Card) throttle control
  7. REM
  8. REM  Written and Tested by Buzz Hoffman May, 1994
  9. REM
  10. REM  Base Switch Settings:
  11. REM  Black Hat switch = Digital
  12. REM  Red Switch       = Analog
  13. REM
  14. REM  Note: Choose Joystick in Config - System Screen
  15. REM  Note: To calibrate properly in Falcon make sure the RED mode switch
  16. REM        is in ANALOG before you enter the cockpit!!!
  17.  
  18. Mdef KF16
  19.  
  20. @AnalogThrottle
  21.  
  22. REM FCS(PFCS) Buttons:
  23.  
  24. BTN HU /T Padlock
  25.        /T FwdView
  26.  
  27. BTN HR RadarAntennaElevation
  28.  
  29. BTN HL RadarAzimuthScan
  30.  
  31. BTN HD ECMonRadarOff
  32.  
  33. BTN HM AWACSInfo
  34.  
  35. BTN UB /U CycleA-A
  36.        /M CycleA-A
  37.        /D CycleA-G
  38.  
  39. BTN MB /U RadarScanDistance
  40.        /M RadarScanDistance
  41.        /D ILSHUD
  42.  
  43. BTN LB FwdUp/Dn
  44.  
  45. REM WCS Buttons:
  46.  
  47. BTN 1 /U /T ECMonRadarOff
  48.          /T FlareChaff3X
  49.       /M FlareChaff3X
  50.       /D ILSBeacon/Direct
  51.  
  52. BTN 2 /U AVTROn/Off
  53.       /M AVTROn/Off
  54.       /D Flaps
  55.  
  56. BTN 3 /U TargetSelect
  57.       /M TargetSelect
  58.       /D Gear
  59.  
  60. BTN 4 /U BreakRadarLock
  61.       /M BreakRadarLock
  62.       /D WheelBrakes
  63.  
  64. BTN 5 /U /P TargetLock
  65.          /R IFF
  66.       /M /P TargetLock
  67.          /R IFF
  68.       /D BypassWaypoint
  69.  
  70. BTN 6 SpeedBrake
  71.  
  72. RKR UP /P ACMRadar
  73.        /R NAMRadar
  74.  
  75. RKR DN /P GMRadar
  76.        /R NAMRadar
  77.  
  78. REM
  79. REM                               NOTE:
  80. REM
  81. REM This file works ONLY with the NEW chip and MICROCODE for the MARK II WCS!
  82. REM
  83. REM If you do not have the NEW chip and MICROCODE, contact THRUSTMASTER at
  84. REM (503) 639-3200 and find out how to get the upgrade!!!
  85. REM
  86. REM How can you tell if you have the new chip and microcode?  From the
  87. REM C:\MARK2 DOS prompt, type: DIR MK2LOAD.EXE then hit ENTER. If you receive
  88. REM the message: "File not found", then you have the OLD microcode version
  89. REM that uses the program DOWNLOAD.EXE to load files into the WCS MARK II.
  90. REM
  91.